current value
美
英 
- un.现值;现行值
- 网络当前值;现行价值;目前的市价
英汉解释
例句
Clear this check box to either use the current value entered in the Title property or to hide a title if that property has no value.
如果清除此复选框,则使用在“标题”属性中输入的当前值或者隐藏标题(如果该属性没有值)。
At any point, the component can ask the governing process for the current value of any of its configuration parameters.
在任何时候,组件都可以要求控制流程提供任何配置参数的当前值。
Agents split the unnecessary coupling of identity (a name for something you refer to) and the current value referred to by that identity.
Agents分离不必要的身份(所指内容的名称)耦合和该身份引用的当前值。
Pops the current value from the top of the evaluation stack and stores it in a the local variable list at a specified index.
从计算堆栈的顶部弹出当前值并将其存储到指定索引处的局部变量列表中。
The input URLs are constructed from the serial number of the source node for that input and the current value for time.
源代码的序列号和时间的当前值构成输入URL。
Select fields display only the current value; you must drop down the list to see all of the possible values.
选择字段只显示当前值;您必须下拉该列表才能查看所有可能的值。
Check to see whether the current value(s) being processed match the base case.
检查要处理的当前值是否已经与基线条件相匹配。
When overridden in a derived class, this method returns true if the current value of the property is different from its default value.
当在派生类中被重写时,如果属性的当前值与其默认值不同,则此方法返回。
An attempt was made to set this property to a value other than its current value after the associated.
方法之后,进行了将此属性设置为当前值以外的值的尝试。
Property is designed to be a read-only, calculated property to get the actual current value of the displayed title at run time.
属性旨在作为一个只读、计算属性,用于在运行时获取显示的标题的实际当前值。
This makes the device suspend itself and send the current value of the multiplying factor to the controller over a second channel.
这使设备中止自身,并把乘数的当前值通过第二个通道发送给控制器。
TableAdapter parameters can be assigned null values when you want to query for records that have no current value.
要查询没有当前值的记录时,可以将空值分配给TableAdapter参数。
When the load current is up to the over-current value, the output will stop and the alarm relay will act, and the red LED will light.
负载电流达到过流保护设定值后即:停止输出、报警继电器动作、红色LED灯直亮。
The Save method writes the current value of each settings property to its associated data store.
方法将每个设置属性的当前值写入其关联的数据存储区中。
Every row indicates the parameter name, its current value and whether the parameter is dynamically configurable or not ( see Figure 33).
每一行都显示参数名、当前值以及此参数是否可以动态地配置(见图33)。
You simply subtract what you paid from their current value to get a sense of where you stand.
你还可以对你所持股票的现值做一下减法,从而搞清时势。
The LED display shows the parameter number of the parameter to be selected or the selected parameter's current value.
LED显示屏的显示参数数目的参数选定或选定的参数的当前值。
As an alternative, we have issued financial statements based nn estimated current value as a prescribed form.
作为替代方案,我们已经发布基于现值的财务报表作为规定格式。
In many ways, for is the assignment of a variable to the current value in a node set, so you can operate on that variable.
在很多方面,for就将节点集的当前值赋给变量从而操作该变量。
The net present value of an investment is the current value of a future series of payments and receipts.
投资的净现值是未来一系列支付或收入的当前价值。
However, humidity and contamination may change the leakage current value over time, so it must be characterized periodically.
然而,漏流值会随湿度和污染发生变化,因此必须定期测量。
Typically, an investor can sell a stake for 1-5% less than its current value to another investor in order to leave a hedge fund.
具代表性的是,一位投资者能向另一位投资者以每股低于现行价1-5%的价格抛售其股份以避免对冲基金。
In response, the device sends the current value of the multiplication factor to the controller over the channel called factor.
作为响应,设备把乘数的当前值通过叫作factor的通道发送给控制器。
The editors based his worth on the current value of Atlantic City real estate and a presumed percentage of property ownership.
《福布斯》杂志编辑根据他位于大西洋城的房产现价、以及所有权占比对其财富进行了评估。
By 2020, he expects the US market for the plastics to be worth $10 billion, up from its current value of about a billion dollars.
他认为,到2020年,美国的塑料市场价值将达一百亿,超过当前约十亿的价值。
Use this command to check the current value of a variable, property, or other expression for which you have not defined a watch expression.
使用该命令可检查尚未为其定义监视表达式的变量、属性或其他表达式的当前值。
However, if the damage is still present or worsens, you are entitled to claim the current value of the garment.
但是,如果损害仍然存在或进一步恶化,你有权索赔的当前值服装。
There are also sophisticated web-based tools for assessing the current value of any given watch.
此外,现在还有复杂的网上工具,用于估算任何表款的现价。
Agent. future is sending a message to the underlying actor querying it for the current value of the Agent.
future会向底层进行查询的操作发送消息,以得到Agent当前的值。
Writes to the variable do not depend on its current value.
对变量的写操作不依赖于当前值。
To get the current value of the counter property, one way or another it has to be fetched from the server.
要获取计数器属性的当前值,必须从服务器获取它。
If you need the new value at the time of the click, one option is to calculate what the expected value will be based on the current value.
如果您在单击时需要新值,一个选项是根据当前值计算所需的值是什么。
Realisable assets, including treasury bills, bonds, equities (current value), the replacement of existing housing.
可变现资产包括国库券、债券、股票(现值)、现有住房置换等。
In the Code Editor, you can move the cursor over a variable in your code to display a ToolTip with the current value of the variable.
在代码编辑器中,可以将光标移动到代码中的某个变量上,出现的工具提示将包含该变量的当前值。
When overridden in a derived class, gets the current value of the property on a component.
当在派生类中被重写时,获取组件上的属性的当前值。
Into the new rate mainly reflects the current value of the object of assessment and the proportion of the new state replacement value.
成新率主要反映评估对象的现行价值与其全新状态重置价值的比例。
The incoming values for this row will be written to both the current value and the original value versions of the data for each column.
传入此行的值将同时写入每列数据的当前值和原始值版本。
In president Ronald Reagan's first televised budget speech, he used a handful of change to illustrate the current value of the dollar.
雷根总统第一次上电视讲财政预算案的时候,拿一把辅币作道具,说明美元当时的价值。
To update the link with the current value stored on the source worksheet, even though the value might not be correct, click OK.
若要用存储在源工作表中的当前值(即使该值可能不正确)来更新链接,请单击“确定”。
Simply provide the name on the command line, pass it along to the getenv call, and you'll get its current value.
只要在命令行中随getenv调用传入变量的名称,就可以得到它的当前值。